Bitmap for UWP
TryGetColorContexts(ImagingFactory,ColorContext[]) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapFrameDecode クラス > TryGetColorContexts メソッド : TryGetColorContexts(ImagingFactory,ColorContext[]) メソッド
The factory for creating new color contexts
The color context array, or null
Get the ColorContextof the image (if any)
シンタックス
'宣言
 
Public Overloads Function TryGetColorContexts( _
   ByVal imagingFactory As ImagingFactory, _
   ByRef colorContexts() As ColorContext _
) As HResult
public HResult TryGetColorContexts( 
   ImagingFactory imagingFactory,
   out ColorContext[] colorContexts
)

パラメータ

imagingFactory
The factory for creating new color contexts
colorContexts
The color context array, or null
解説
When the image format does not support color contexts,
参照

BitmapFrameDecode クラス
BitmapFrameDecode メンバ
オーバーロード一覧